/* index banner */
.banner{
	width: 100%;
	position: relative;
}
/* banner 分页器 */
.swiper-pagination{
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.swiper-pagination-bullet{
	background-color: #1C8437!important;
	opacity: 1!important;
	border: 2px solid #1C8437;
}
.swiper-pagination-bullet-active{
	background-color: transparent!important;
 	border: 2px solid #1C8437;
}
/* banner 分页器 */




/* -------------------------自定义部分开始 --------------------------*/

.allpagesj{
	background-color: #fff!important;
}
body,input{font-family: "microsoft yahei";outline: none;}
.fl{float: left;}
.fr{float: right;}


/* 字体图标 */
@font-face{
	font-family:"iconfont";
	src:url('../images/iconfont.woff2') format('woff'),
	url('../images/iconfont.ttf') format('truetype');
}
.iconfont{
	font-family:"iconfont" !important;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
}


/* 搜索 */
.search_lh{
	width: 100%;
/* 	text-align: center; */
	background-color: #51adfd;
}
.index_text{
	width: 93%;
	font-size: 14px;
	height: 0.5rem;
 	background: #fff url(../images/search_bg_05.png) no-repeat 95% center;
	-webkit-background-size: 7%;
	background-size: 7%;
	border:none;
	font-family:"microsoft yahei";
	text-indent: 3%;
	margin:2% 0;
	border-radius: 6px;
	margin-left: 3.5%;
}
/* .index_submit{
	width: 0.5rem;
	height: 0.5rem;
	font-size: 0.23rem;
	color:#fff;
	background-color: #e70012;
	border:none;
	border-radius: 50%;
	margin-left: 1%;
} */

/* 		文字导航  		*/
.nav_new{
	width: 100%;
	background-color: #1C8437;
}
.nav_color1{
	background-color: #d61718;
}
.nav_new ul li{
	width: 24.57%;
	height: 0.5rem;
	float: left;
	text-align: center;
 	border-right: 1px solid #fff;
 	border-bottom: 1px solid #fff;
}
.nav_new ul li:nth-child(4){
	border-right:none
}
.nav_new ul li:last-child{
	border-right:none
}
.nav_new ul li a{
	display: inline-block;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	color:#fff;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
}
/* .nav_new ul li a{
	display: inline-block;
	width: 100%;
	height: 0.3rem;
	line-height: 0.3rem;
	color:#e70012;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
	border-right: 1px solid #e70012;
	margin-top: 0.1rem;
} */
.nav_new ul li:nth-child(4) a{
	border:none!important;
}
.nav_new ul li:last-child a{
	border:none;
}
/* 		文字导航  		*/


/* 首页公共样式 */
.common_i_css{
/* 	background-color: #fff; */
	padding:0 4%;
 	margin-bottom: 2%;
/* border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece; */
}
.common_i_title{
	text-align: left;
	margin-top: 3%;
	margin-bottom: 3%;
	padding:1% 0;
	border-bottom: 1px solid #1C8437;
}
.common_i_title .wz{ color:#666;}
.common_i_title .wz a{ text-decoration:none; color:#666; float:none; padding:0;}
.common_i_title h2{
	display:inline-block;
 	width: 65%;
	color:#1C8437;
	font-size: 0.26rem;
	font-weight: normal;
	padding:1% 0;
/*  	border-radius: 6px;  */
}
/* .common_i_title:before{
	content: "";
	display: inline-block;
	width: 35.5%;
	height: 1px;
background-color: #ced9ec;
	border:1px double #ced9ec;
	vertical-align: middle;
}
.common_i_title:after{
	content: "";
	display: inline-block;
	width: 35.5%;
	height: 1px;
background-color: #ced9ec;
	border:1px double #ced9ec;
	vertical-align: middle;
} */
.common_i_title h2 span{
	color:#bdbdbd;
	font-size: 0.22rem;
	margin-left: 2%;
	font-weight: bold;
}
.common_i_title a{
	display: inline-block;
/* 	width: 0.3rem;
height: 0.3rem;
line-height: 0.3rem; */
	float: right;
	color:#666666;
/* 	background-color: #fff; */
	font-size: 0.23rem;
	text-align: center;
	margin-top: 1.3%;
	padding:0 2%;
}
/* 新闻样式 */
/* .news_i {
	padding:0;
} */
.news_i_list ul li{
	padding:1.5% 4%;
	background-color: #fff;
	-webkit-background-size: 4%;
	background-size: 4%;
	margin-top: 1.5%;
	background: #fff url(../images/0000180_05.jpg) no-repeat 96% center;
	-webkit-background-size:2.5%;
	background-size:2.5%;
}
.news_i_list ul li a{
	display: inline-block;
	width: 85%;
/* 	padding-left: 3%; */
	color:#666666;
	font-size: 0.23rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li span{
	display:block;
	width: 100%;
	color:#cd2223;
	font-size: 0.21rem;
	vertical-align: middle;
	margin-top: 1%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
 .news_i_list ul li:nth-child(even){
	background-color: #f0f0f0;
}

/* 字体图标样式 */
.icon_nav {
/*   background-color: #fff; */
  margin-top: 2%;
  margin-bottom: 4%;
}
.icon_nav ul li {
  width: 48%;
  text-align: center;
  float: left;
  margin: 0 1%;
/*   margin-top: 2%; */
/*   margin-bottom: 2%; */
}
.icon_nav ul li a strong {
  display: inline-block;
  border-radius: 50%;
  color: #20c46d;
  border:2px solid #e4e4e4;
  font-size: 0.6rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem; 
  font-weight: normal;
  background-color: #fff;
  overflow: hidden;
}
.icon_nav ul li a span {
  display: inline-block;
  color: #1C8437;
  font-size: 0.23rem;
  width: 100%;
  padding:3.5% 0;
  background-color: #ddd;
  border-radius: 4px;
  margin:2% 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.icon_nav ul li a #current{background-color: #1C8437;color: #fff;}
/* .icon_nav ul li:nth-child(even) strong{
	background-color: #cdcdcd;
} */

/* 图文样式 */
/* .yewu_i{
	padding-bottom: 3%;
} */
.yewu_i_list{
	margin-top: 2%;
}
.yewu_i_list_new ul li{
	border-bottom: 1px solid #e7e7e7;
}
.yewu_i_list ul li{
 	margin-bottom: 1%;
	padding-bottom: 2%;
}
.i_list_pic{
	width: 35.93%;
	float: left;
}
/* 第一版样式 */
/* .i_list_text{
	width: 58%;
	float: left;
	margin-left: 4%;
}
.i_list_text a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
}
.i_list_text a span{
	display: inline-block;
	font-size: 0.21rem;
	height: 0.92rem;
	line-height: 1.5;
	color:#939393;
	overflow: hidden;
	margin-top: 0.07rem;
} */
/* 第二版样式 */
.i_list_text{
	width: 60%;
	float: left;
	margin-left: 4%;
}
.i_list_text_new{
	width: 100%;
	margin-left: 0;
}
.i_list_text a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.i_list_text a span{
	display: inline-block;
	font-size: 0.21rem;
	height: 0.62rem;
	line-height: 1.5;
	color:#505050;
	overflow: hidden;
	margin-top: 0.04rem;
}
.i_list_text strong{
	display: inline-block;
/* 	width: 50%; */
/* 	padding:1.5% 0; */
	font-weight: normal;
	font-size: 0.19rem;
/* 	text-align: center; */
	color:#646464;
/* 	background-color: #646464; */
/* 	border-radius: 25px; */
}


/* 首页文本 */
.about_i_text{
	line-height: 1.6;
	font-size: 0.21rem;
	color:#666666;
/* 	padding-bottom: 3%; */
}
.about_i_text h1{ text-align:center}
.about_i_text .other{ text-align:center}
.about_i_text p{ text-indent:2em; padding:10px 0;}
.about_i_text p a{ color:#1C8437}
.about_i_text p img{ display:block; margin:0 auto;}
.about_i_text div img{ display:block; margin:0 auto;}
.syp{ margin-top:10px; padding-top:10px; border-top:1px solid #bdbdbd}
.syp a, .xyp a{ text-decoration:none; color:#666;}
.jiameng_tel {
  text-align: center;
  padding: 1.5% 0;
  background-color: #fff;
}
.jiameng_tel h2 {
  display: inline-block;
  width: 100%;
  padding: 1.5% 0;
  font-size: 0.26rem;
  font-weight: normal;
  text-align: center;
  color: #fcdb02;
  background-color: #e70012;
/*   border-radius: 25px; */
  margin-bottom: 2%;
}
.jiameng_tel span{
	font-size: 0.36rem;
	margin-right: 2%;
}

/* 产品样式 */
.product_i_list{
	margin-top: 3%;
}
.product_i_list ul li{
	width: 45.5%;
	float: left;
	margin-bottom: 2%;
	border:1px solid #c5c5c5;
	padding:1%;
	background-color: #fff;
	position: relative;
}
.product_i_list ul li:nth-child(even){
	margin-left: 3.5%;
}
.product_i_list ul li a span{
	display:block;
	height: 0.35rem;
	line-height: 0.35rem;
	border-top: 1px solid #c5c5c5;
	font-size: 0.21rem;
	color:#666666;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.product_i_list ul li b {
  display: inline-block;
  width: 0.45rem;
  height: 0.45rem;
  line-height: 0.45rem;
  position: absolute;
  top: 0;
  left: 10%;
  text-align: center;
  color: #f5ff57;
  background:url(../images/0001941_03.png) no-repeat center center;
  -webkit-background-size: 100%;
  background-size: 100%;
  font-size: 0.23rem;
  font-weight: normal;
}

.cpcp{
 	padding:0 2%; 
	margin:3.5% 0;
}
.cpcp a{
	display: inline-block;
	width: 31.7%;
	color:#03642e;
	background-color: #fff;
	text-align: center;
	font-size: 0.22rem;
	border:1px solid #bababa;
	border-radius: 15px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.cpcp a:last-child{
	border-right: 0;
}

.product_i_list_new ul li{
	width: 30.3%;
	float: left;
	margin:0 1.5%;
	margin-bottom: 1%;
}
/* .product_i_list ul li:nth-child(even){
	margin-left: 5.5%;
} */
.product_i_list_new ul li a span{
	display: inline-block;
	width: 100%;
	height: 0.45rem;
	line-height: 0.45rem;
/* 	background-color: #114275; */
	font-size: 0.21rem;
	color:#333;
	text-align: center;
}

.product_i_list_top ul li{
	border: none;
}
.product_i_list_top ul li span{
	width: 80%;
	padding-left: 20%;
	border-top: 0!important;
	background: url(../images/0001811_16.png) no-repeat left center;
	-webkit-background-size: 18%;
	background-size: 18%;
	text-align: left!important;
}
.product_i_list_top ul li img{
	border-top: 2px solid #cd2223;
}

.more_i{
	margin-top: 3%;
	text-align: center;
	padding-bottom: 1%;
	background-color: #efefef;
}
.more_i a {
  	display:inline-block;
	color:#666;
	font-size: 0.23rem;
	font-weight: normal;
	padding:0.5% 3%;
}

/* 联系方式 */
.contact {
  	color: #fff;
  	background-color: #fff;
/*   margin: 2% 5%;
margin-top: 4%; */
/*   padding:2% 5%; */
  	line-height: 1.7;
  	font-size: 0.21rem;
	border-radius: 7px;
	padding:0 4%;
	padding-bottom: 1%;
}
.contact h2 {
  color: #00cef3;
  font-weight: normal;
  font-size: 0.26rem;
  margin-bottom: 1%;
  margin-top: 1.5%;
}
.contact div{
	padding-left: 2%;
	margin-bottom: 1%;
	color:#fff;
}
.green{
	background-color: #ea536d;
}
.red{
	background-color: #d5c933;
}
.dajang{
	background-color: #f6a625;
}

.contact span {
  	display: inline-block;
  	width: 80%;
	padding: 0.5% 0;
  	font-size: 0.21rem;
}


.baoming{
/* 	padding:2% 0; */
	color:#fff;
	text-align: left;
	font-size: 0.21rem;
	line-height: 1.7;
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 2%;
}
/* .baoming div{
	font-size: 0.24rem;
	background: url(img/0001944_07.jpg) no-repeat left center;
	-webkit-background-size: 8%;
	background-size: 8%;
} */
.baoming span{
	display: block;
	color:#666666;
}
.baoming span a{ color:#1C8437; font-weight:bold;}


.beian {
  background-color: #fff;
  color: #333;
  text-align: center;
  height: 0.65rem;
  line-height: 0.65rem;
  font-size: 0.21rem;
}
.beian a {
  color: #333;
  font-size: 0.21rem;
}

.xiaocms-page{ text-align:center; padding:10px 0;}
.xiaocms-page a{ text-decoration:no; color:#666;}
.book input{ padding:10px 5px; margin-bottom:10px; width:calc(100% - 10px)}
.book textarea{ padding:10px 5px; margin-bottom:10px; width:calc(100% - 10px)}
.book .button{ width:100%}